home *** CD-ROM | disk | FTP | other *** search
- setProperty("_root.hero", _xscale, "+80");
- setProperty("_root.hero", _yscale, "80");
- setProperty("_root.hero", _X, "500");
- setProperty("_root.hero", _Y, "470");
- tellTarget("_root.darker")
- {
- gotoAndPlay(2);
- }
- tellTarget("_root.c")
- {
- gotoAndStop(1);
- }
- if(prog_veranda eq true)
- {
- tellTarget("_root.veranda")
- {
- gotoAndStop(11);
- }
- tellTarget("_root.fred")
- {
- gotoAndStop(14);
- }
- }
- if(prog_taska eq true)
- {
- tellTarget("_root.debats")
- {
- nextFrame();
- }
- }
-